/ Assembly List / LJCGenDocDAL / DocClassGroupManager / GetUniqueKey

Namespace - LJCGenDocDAL


Parameters
parentID - The Parent ID value.
name - The Name value.

Returns

The Unique keys object.

Syntax

C#
public DbColumns GetUniqueKey(Int16 parentID, String name)

Gets the Unique key columns.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.